home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
icon
/
packages.lha
/
packages
/
atari
/
ats.arc
/
TESTS.ARC
/
MEM01.ICN
< prev
next >
Wrap
Text File
|
1990-03-28
|
170b
|
5 lines
procedure main()
write(image(every repl(repl("xxx",50),write(1 to 100))) | "failed")
write(image(repl(repl(repl(repl(&cset,100),100),100),100)) | "failed")
end